google.golang.org/grpc/internal/channelz.entry.deleteChild (method)

5 uses

	google.golang.org/grpc/internal/channelz (current package)
		types.go#L36: 	deleteChild(id int64)
		types.go#L249: 		c.cm.findEntry(c.pid).deleteChild(c.id)
		types.go#L357: 	sc.cm.findEntry(sc.pid).deleteChild(sc.id)
		types.go#L504: 	ls.cm.findEntry(ls.pid).deleteChild(ls.id)
		types.go#L533: 	ns.cm.findEntry(ns.pid).deleteChild(ns.id)